home *** CD-ROM | disk | FTP | other *** search
Makefile | 1989-10-04 | 717 b | 30 lines |
- #
- # Prototype makefile for directories containing only system header
- # files.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.hdrs
- # Wed Oct 4 14:01:09 PDT 1989
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.3 88/11/10 15:24:05 ouster Exp Locker: rab $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- HDRS = af.h if.h if_arp.h netisr.h raw_cb.h route.h
- INCLUDEDIR = /sprite/lib/include/net
- MAKEFILE = Makefile
- SUBDIRS =
- DISTDIR ?= /dist/sprite/src/lib/include/net
-
- SYSMAKEFILE = hdrs.mk
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-